home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / pack / ADPCM_Package.readme < prev    next >
Text File  |  1997-09-05  |  7KB  |  148 lines

  1. Short:    Highly effective sample compression utils
  2. Author:   flowerp@eikon.e-technik.tu-muenchen.de (Christian Buchner)
  3. Uploader: flowerp@eikon.e-technik.tu-muenchen.de
  4. Type:     util/pack
  5.  
  6.  
  7. This sample compression package consists of:
  8.  
  9.  - a CDRipper for Thoshiba CDRoms (and some IDE/ATAPI drives!)
  10.  - a RAW PCM and AIFF to ADPCM converter (use e.g. for MPeg Audio)
  11.  - a converter for any sound format to ADPCM using datatypes
  12.  - a stand alone ADPCM replayer with wildcard support
  13.  - an ADPCM DeliPlayer for use with DeliTracker
  14.  - an ADPCM datatype for use with e.g. MultiView
  15.  
  16. Even better: ALL THIS IS PUBLIC DOMAIN, FULL SOURCE CODE INCLUDED!
  17.  
  18.  
  19. What has changed since the first release?
  20. -----------------------------------------
  21.  
  22. Release 2: release on Aminet 5-Oct-95
  23.  
  24. - all programs got a version string
  25. - fixed makefile of ADPCM datatype
  26. - PlayADPCM slightly updated (->V1.1)
  27. - reduced chip buffer size for the DeliPlayer to 1K (->V1.1)
  28. - The DeliPlayer got a realtime loader and a NotePlayer interface (->V1.2)
  29. - the ADPCM datatype descriptor was buggy (marked as picture!)
  30. - improved X2ADPCM's datatypes error output (->V1.1)
  31. - I got a new address and phone number!
  32.  
  33. Release 3: release on Aminet 22-Oct-95
  34.  
  35. - small fixes to the DeliPlayer's Noteplayer interface
  36. - CDripper got NumTracks option, Maximize and Boost abilities (->V1.1)
  37.  
  38. Release 4: release on Aminet 30-Jul-97
  39.  
  40. - added the Hifi2ADPCM program.
  41.  
  42.  
  43. What is ADPCM?
  44. --------------
  45.  
  46. ADPCM is a lossy sample compression method allowing a very high compression
  47. ratio.   The  drawback  of  this  compression technique is an audible noise
  48. level, but this is still acceptable.
  49.  
  50.  
  51. Example
  52. -------
  53.  
  54. You  can rip off a 3 minute music track from CD ("Cotton Eye Joe", 22050Hz,
  55. Mono)  and  store it in 982999 bytes.  This can be further reduced by about
  56. 10%  using  an  ordinary  packer.   You can listen to this audio track with
  57. DeliTracker just like an ordinary sound module.
  58.  
  59.  
  60.   //
  61. \X/ Flowerpower
  62.  
  63.  
  64. ============================= Archive contents =============================
  65.  
  66. Original  Packed Ratio    Date     Time    Name
  67. -------- ------- ----- --------- --------  -------------
  68.     1233     588 52.3% 30-Jul-97 06:43:40  FP_ADPCM.info
  69.     1233     804 34.7% 30-Jul-97 06:43:30 +ADPCM_DT.info
  70.      898     505 43.7% 04-Oct-95 10:57:28 +ADPCM_DT.Doc
  71.     1096     488 55.4% 28-Feb-95 17:01:50 +ADPCM_DT.Doc.info
  72.     1233     588 52.3% 28-Feb-95 17:01:48 +Classes.info
  73.     1233     802 34.9% 27-Jan-95 23:24:22 +Datatypes.info
  74.     2836    1869 34.0% 27-Apr-95 00:40:38 +adpcm.datatype
  75.     1233     772 37.3% 28-Feb-95 17:01:46 +Devs.info
  76.     1233     800 35.1% 27-Jan-95 23:24:14 +DataTypes.info
  77.       92      77 16.3% 07-May-95 20:35:30 +ADPCM
  78.     1574    1099 30.1% 04-Oct-94 12:19:52 +ADPCM.info
  79.     2342     717 69.3% 26-Apr-95 23:57:14 +Install
  80.     1879    1025 45.4% 26-Apr-95 23:57:40 +Install.info
  81.     1916     872 54.4% 26-Apr-95 19:28:26 +ADPCM2_Decrunch.asm
  82.     2259     938 58.4% 26-Apr-95 19:28:58 +ADPCM3_Decrunch.asm
  83.     3781    1131 70.0% 27-Apr-95 00:09:52 +classbase.c
  84.     3125     819 73.7% 27-Apr-95 00:06:34 +classbase.h
  85.     1072     343 68.0% 27-Apr-95 00:06:38 +classbase.i
  86.     6803    2269 66.6% 27-Apr-95 00:40:10 +dispatch.c
  87.     1229     424 65.5% 27-Apr-95 20:41:04 +makefile
  88.     2222     794 64.2% 27-Apr-95 00:09:54 +RomTag.asm
  89.     1233     783 36.4% 30-Jul-97 06:43:30 +CDRipper.info
  90.    13248    6278 52.6% 23-Jul-96 21:38:22 +CDRipper
  91.     3277    1631 50.2% 20-Oct-95 22:47:50 +CDRipper.Doc
  92.     1096     491 55.2% 26-Apr-95 19:51:26 +CDRipper.Doc.info
  93.     1582     719 54.5% 26-Apr-95 19:25:50 +ADPCM2_Crunch.asm
  94.      220     217  1.3% 23-Jul-96 21:38:18 +ADPCM2_Crunch.o
  95.     1995     764 61.7% 26-Apr-95 19:25:52 +ADPCM3_Crunch.asm
  96.      284     247 13.0% 23-Jul-96 21:38:20 +ADPCM3_Crunch.o
  97.    23343    7588 67.4% 09-Oct-95 16:30:10 +CDRipper.c
  98.    12736    6508 48.9% 23-Jul-96 21:38:16 +CDRipper.o
  99.      341     180 47.2% 27-Apr-95 00:31:06 +makefile
  100.     1233     797 35.3% 30-Jul-97 06:43:30 +DeliPlayers.info
  101.     6996    3687 47.2% 17-Feb-97 20:27:18 +ADPCM-Player
  102.     1082     546 49.5% 05-Oct-95 19:15:56 +ADPCM-Player.Doc
  103.     1096     488 55.4% 27-Apr-95 14:09:44 +ADPCM-Player.Doc.info
  104.    20814    5310 74.4% 17-Feb-97 20:26:20 +ADPCM-Player.c
  105.     7488    3990 46.7% 17-Feb-97 20:26:54 +ADPCM-Player.o
  106.     1916     872 54.4% 26-Apr-95 19:28:26 +ADPCM2_Decrunch.asm
  107.      228     215  5.7% 17-Feb-97 20:27:10 +ADPCM2_Decrunch.o
  108.     2259     938 58.4% 26-Apr-95 19:28:58 +ADPCM3_Decrunch.asm
  109.      276     245 11.2% 17-Feb-97 20:27:12 +ADPCM3_Decrunch.o
  110.      485     283 41.6% 25-Apr-95 23:29:04 +DeliHeader.asm
  111.      108      98  9.2% 17-Feb-97 20:26:58 +DeliHeader.o
  112.    12334    3772 69.4% 18-Oct-95 18:39:10 +DeliPlayer.h
  113.    14104    4655 66.9% 15-Jul-95 20:54:08 +DeliPlayer.i
  114.     3023     548 81.8% 12-Aug-95 12:22:20 +DeliStubs.asm
  115.      980     412 57.9% 17-Feb-97 20:27:08 +DeliStubs.o
  116.      561     254 54.7% 05-Oct-95 18:22:04 +makefile
  117.     1233     769 37.6% 30-Jul-97 06:43:30 +Hifi2ADPCM.info
  118.     4848    2887 40.4% 30-Jul-97 06:22:34 +Hifi2ADPCM
  119.     3949    1898 51.9% 30-Jul-97 06:28:52 +Hifi2ADPCM.Doc
  120.     1096     486 55.6% 30-Jul-97 06:20:32 +Hifi2ADPCM.Doc.info
  121.     1582     719 54.5% 04-Jul-97 17:15:34 +ADPCM2_Crunch.asm
  122.      220     217  1.3% 04-Jul-97 17:15:34 +ADPCM2_Crunch.o
  123.     1995     764 61.7% 04-Jul-97 17:15:34 +ADPCM3_Crunch.asm
  124.      284     247 13.0% 04-Jul-97 17:15:34 +ADPCM3_Crunch.o
  125.    14883    4288 71.1% 30-Jul-97 06:22:06 +Hifi2ADPCM.c
  126.     5172    2910 43.7% 30-Jul-97 06:22:28 +Hifi2ADPCM.o
  127.      353     183 48.1% 04-Jul-97 17:18:30 +makefile
  128.     1233     799 35.1% 30-Jul-97 06:43:30 +PlayADPCM.info
  129.     3980    2392 39.8% 27-Apr-95 20:39:08 +PlayADPCM
  130.     1429     722 49.4% 04-Oct-95 10:57:16 +PlayADPCM.Doc
  131.     1096     491 55.2% 27-Apr-95 14:04:34 +PlayADPCM.Doc.info
  132.     1916     872 54.4% 26-Apr-95 19:28:26 +ADPCM2_Decrunch.asm
  133.     2259     938 58.4% 26-Apr-95 19:28:58 +ADPCM3_Decrunch.asm
  134.      425     220 48.2% 27-Apr-95 14:05:52 +makefile
  135.    13137    3612 72.5% 27-Apr-95 20:36:20 +PlayADPCM.c
  136.     3511    1708 51.3% 30-Jul-97 06:40:20 +Readme First
  137.     1096     483 55.9% 30-Jul-97 06:43:30 +Readme First.info
  138.     1233     765 37.9% 30-Jul-97 06:43:30 +X2ADPCM.info
  139.     1582     719 54.5% 26-Apr-95 19:25:50 +ADPCM2_Crunch.asm
  140.     1995     764 61.7% 26-Apr-95 19:25:52 +ADPCM3_Crunch.asm
  141.      335     180 46.2% 27-Apr-95 00:30:52 +makefile
  142.     5333    1858 65.1% 08-May-95 16:50:28 +X2ADPCM.c
  143.     2200    1495 32.0% 08-May-95 16:50:58 +X2ADPCM
  144.     1303     681 47.7% 04-Oct-95 10:57:38 +X2ADPCM.Doc
  145.     1096     485 55.7% 27-Apr-95 14:09:28 +X2ADPCM.Doc.info
  146. -------- ------- ----- --------- --------
  147.   255634  104792 59.0% 08-Aug-97 19:28:12   78 files
  148.